tools/Rules.mk: Honour PREPEND_LDFLAGS_XEN_TOOLS
authorIan Jackson <ian.jackson@citrix.com>
Fri, 5 Oct 2018 16:52:54 +0000 (17:52 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Mon, 13 May 2019 19:54:56 +0000 (21:54 +0200)
commit56044b54c3542716fed3709290b6fb420a9bcd32
tree8db626b02a5dc01cfba5079cfa23a57fe455ba18
parent503ab9cc356441472b6946f1ee10b0df1584b33d
tools/Rules.mk: Honour PREPEND_LDFLAGS_XEN_TOOLS

This allows the caller to provide some LDFLAGS to the Xen build
system.

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
tools/Rules.mk